翻訳と辞書
Words near each other
・ Google Flu Trends
・ Google Fonts
・ Google for Education
・ Google for Work
・ Google Founders' Award
・ Google Free Zone
・ Google Friend Connect
・ Google Fusion Tables
・ Google Gadgets
・ Google Gadgets API
・ Google Glass
・ Google Glass breastfeeding app trial
・ Google Goggles
・ Google Grants
・ Google Groups
Google Guava
・ Google Guice
・ Google hacking
・ Google Hacks
・ Google Hangouts
・ Google Health
・ Google Help Forums
・ Google Helpouts
・ Google Highly Open Participation Contest
・ Google Hummingbird
・ Google I/O
・ Google Ideas
・ Google Image Labeler
・ Google Image Swirl
・ Google Images


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Google Guava : ウィキペディア英語版
Google Guava

Google Guava is an open-source set of common libraries for Java, mainly developed by Google engineers.
== Overview ==
Google Guava can be roughly divided into three components: basic utilities to reduce menial labors to implement common methods and behaviors, an extension to the Java collections framework (JCF) formerly called the Google Collections Library, and other utilities which provide convenient and productive features such as functional programming, caching, range objects, and hashing.〔https://github.com/google/guava/wiki〕
The creation and architecture of the collection component were partly motivated by generics introduced in JDK 1.5.〔 Although generics improve the productivity of programmers, the standard JCF does not provide sufficient functionality, and its complement Apache Commons Collections has not adopted generics in order to maintain backward compatibility.〔 This fact led two engineers Kevin Bourrillion and Jared Levy to develop an extension to JCF, which provides additional generic classes such as multisets, multimaps, bimaps, and immutable collections.〔
The library's design and code were advised and reviewed by Joshua Bloch, the original lead designer of the Java Collections framework, and Doug Lea, one of the lead designers of concurrency utilities in JDK.〔
As of April 2012, Guava ranks the 12th most popular Java library, next to the Apache Commons projects and a few others. Research performed in 2013 on 10,000 GitHub projects found that Google-made libraries, such as Google Web Toolkit and Guava, consist of 7 of the top 100 most popular libraries in Java, and that Guava is the 8th most popular Java library.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Google Guava」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.